home *** CD-ROM | disk | FTP | other *** search
- -- background: 3137 from stack: in.02
- -- bmap block id: 4758
- -- flags: 0000
- -- background id: 0
- -- name:
-
-
- -- part 1 (field)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=68 top=46 right=265 bottom=444
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 0
- -- text size: 12
- -- style flags: 8192
- -- line height: 16
- -- part name: field
-
-
- -- part 4 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=347 top=284 right=306 bottom=447
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: More
- ----- HyperTalk script -----
- on mouseUp
- visual effect venetian blinds very slow
- go to next card
- end mouseUp
-
-
-
- -- part 5 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=202 top=284 right=306 bottom=302
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Play Craps
- ----- HyperTalk script -----
- on mouseUp
- visual effect dissolve slow
- go to card "craps game"
- end mouseUp
-
-
-
- -- part 6 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=61 top=284 right=306 bottom=161
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Quit
- ----- HyperTalk script -----
- on mouseUp
- visual effect dissolve slow
- go to next card
- end mouseUp
-
-